Engineering posts about Code Coverage
Curated summaries and key learnings for engineers working with Code Coverage.
Meta (Facebook)
4m
The Death of Traditional Testing: Agentic Development Broke a 50-Year-Old Field, JiTTesting Can Revive It
The article introduces the concept of Just-in-Time Tests (JiTTests), a transformative approach to software testing that leverages large language models (LLMs) to generate bespoke tests automatically...
Atlassian
7m
Rovo Dev CLI and Mutation Testing to Write Better Tests
The article explores the use of Rovo Dev CLI in conjunction with mutation testing to automate the creation of high-quality tests. It highlights how mutation testing, particularly using Pitest, can...